home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / 7th-College / SpeedSpanish / Speed Spanish / card_12190.txt < prev    next >
Text File  |  1988-11-30  |  5KB  |  236 lines

  1. -- card: 12190 from stack: in
  2. -- bmap block id: 10238
  3. -- flags: 0000
  4. -- background id: 2730
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=345 top=154 right=182 bottom=376
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1015 / 1015
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Boing
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put "PODRIA LIMPIAR"
  23.   repeat 60
  24.     put " " before message --schroll message to right
  25.   end repeat
  26.   wait 5 seconds
  27.   hide message
  28.  
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 2 (button)
  34. -- low flags: 00
  35. -- high flags: 0000
  36. -- rect: left=397 top=186 right=214 bottom=428
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 1015 / 1015
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Boing
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   put "ES DIFICIL LLEVAR"
  48.   repeat 60
  49.     put " " before message --schroll message to right
  50.   end repeat
  51.   wait 5 seconds
  52.   hide message
  53.  
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part 3 (button)
  59. -- low flags: 00
  60. -- high flags: 0000
  61. -- rect: left=349 top=219 right=247 bottom=380
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 1015 / 1015
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: Boing
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   put "ES FACIL LAVAR"
  73.   repeat 60
  74.     put " " before message --schroll message to right
  75.   end repeat
  76.   wait 5 seconds
  77.   hide message
  78.  
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 4 (button)
  84. -- low flags: 00
  85. -- high flags: 8003
  86. -- rect: left=190 top=315 right=337 bottom=290
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: ANDELE
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   hide message
  98.   put " " into card field id 7
  99.   put " " into card field id 10
  100.   put " " into card field id 8
  101.   go to next card
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 7 (field)
  107. -- low flags: 00
  108. -- high flags: 4000
  109. -- rect: left=207 top=159 right=176 bottom=350
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 3
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: 
  118.  
  119.  
  120. -- part 8 (field)
  121. -- low flags: 00
  122. -- high flags: 4000
  123. -- rect: left=212 top=222 right=239 bottom=355
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 3
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: 
  132.  
  133.  
  134. -- part 10 (field)
  135. -- low flags: 00
  136. -- high flags: 4000
  137. -- rect: left=249 top=192 right=209 bottom=400
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 0
  141. -- font id: 3
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: 
  146.  
  147.  
  148. -- part 11 (button)
  149. -- low flags: 00
  150. -- high flags: 0000
  151. -- rect: left=142 top=313 right=341 bottom=179
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 1014 / 1014
  154. -- text alignment: 1
  155. -- font id: 0
  156. -- text size: 12
  157. -- style flags: 0
  158. -- line height: 16
  159. -- part name: Prev
  160. ----- HyperTalk script -----
  161. on mouseUp
  162.   go to previous card
  163. end mouseUp
  164.  
  165.  
  166. -- part 12 (button)
  167. -- low flags: 00
  168. -- high flags: 0000
  169. -- rect: left=80 top=312 right=341 bottom=112
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 21700 / 21700
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: Home
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   visual effect iris open
  181.   go Home
  182. end mouseUp
  183.  
  184.  
  185.  
  186. -- part 13 (button)
  187. -- low flags: 00
  188. -- high flags: 0000
  189. -- rect: left=463 top=312 right=340 bottom=500
  190. -- title width / last selected line: 0
  191. -- icon id / first selected line: 1012 / 1012
  192. -- text alignment: 1
  193. -- font id: 0
  194. -- text size: 12
  195. -- style flags: 0
  196. -- line height: 16
  197. -- part name: Return
  198. ----- HyperTalk script -----
  199. on mouseUp
  200.   visual effect wipe right
  201.   go to card 58
  202. end mouseUp
  203.  
  204.  
  205.  
  206. -- part 14 (button)
  207. -- low flags: 00
  208. -- high flags: 0000
  209. -- rect: left=463 top=312 right=340 bottom=500
  210. -- title width / last selected line: 0
  211. -- icon id / first selected line: 1012 / 1012
  212. -- text alignment: 1
  213. -- font id: 0
  214. -- text size: 12
  215. -- style flags: 0
  216. -- line height: 16
  217. -- part name: Return
  218. ----- HyperTalk script -----
  219. on mouseUp
  220.   visual effect wipe right
  221.   go to card id 11922
  222. end mouseUp
  223.  
  224.  
  225.  
  226. -- part contents for card part 7
  227. ----- text -----
  228.  
  229.  
  230. -- part contents for card part 10
  231. ----- text -----
  232.  
  233.  
  234. -- part contents for card part 8
  235. ----- text -----
  236.